From: Stefan Kangas Date: Fri, 3 Dec 2021 13:34:19 +0000 (+0100) Subject: ; * lisp/image-mode.el (image-mode): Minor doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~4058^2~37 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9db76af76c2e98d983544aaf52a9fe23bba1fa15;p=emacs.git ; * lisp/image-mode.el (image-mode): Minor doc fix. --- diff --git a/lisp/image-mode.el b/lisp/image-mode.el index 624c852cb8e..4ee02c0675a 100644 --- a/lisp/image-mode.el +++ b/lisp/image-mode.el @@ -621,8 +621,9 @@ call." ;;;###autoload (defun image-mode () "Major mode for image files. -You can use \\\\[image-toggle-display] or \\\\[image-toggle-hex-display] -to toggle between display as an image and display as text or hex. +You can use \\\\[image-toggle-display] or \ +\\[image-toggle-hex-display] to toggle between display +as an image and display as text or hex. Key bindings: \\{image-mode-map}"